home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / grafica / picasso96install / picasso96.readme < prev    next >
Text File  |  1998-02-23  |  4KB  |  91 lines

  1. Short:    Picasso96 system for Amiga graphics boards
  2. Author:   Tobias Abt <tabt@studbox.uni-stuttgart.de>
  3. Uploader: Tobias Abt <tabt@studbox.uni-stuttgart.de>
  4. Type:     gfx/board
  5. Version:  1.36
  6.  
  7. This archive contains all you need to get Picasso96 up and running on your
  8. Amiga.  Picasso96 offers support for many different Amiga graphics boards,
  9. has  builtin  HiColor and TrueColor support for intuition screens and many
  10. more...
  11.  
  12. Requirements:
  13. - Kickstart and Workbench 3.0 (V39),
  14. - Motorola MC68020 processor or better,
  15. - CyberVision64, CyberVision64/3D, Domino, Merlin, oMniBus, PicassoII,
  16.   PicassoII+, PicassoIV, Piccolo, Piccolo SD64, Pixel64, Retina BLT Z3,
  17.   Spectrum or uaegfx.
  18.  
  19. AnyWare, i.e. not commercial or ShareWare. No distribution restrictions.
  20.  
  21. Short history:
  22.  
  23. Changes in 1.36:
  24. - This time PhotoGenics really does no longer open 2 color screens :-))
  25. - Fixed p96CloseScreen bug which resulted in MungWall hits
  26. - Fixed icon paint error in planar modes (BOBs with mask)
  27. - Retina BLT Z3: remaining 24 bit panning problem fixed
  28. - Changed the way layers.library handles Picasso96 PIP windows
  29. - Spectrum and Piccolo boards now support interupts
  30. - Reduced maximum polling time if waiting for a vertical retrace. This
  31.   will solve problems with DPMS on Cirrus GD542x based boards, which do
  32.   not generate display timings in certain blanking levels
  33. - PicassoIV: merged API support for upcoming add-on modules
  34. - Pixel64: fixed board driver setup (color palette routines)
  35.  
  36. Changes in 1.35:
  37. - Implemented private semaphore mechanism which renders permanent priority
  38.   patching obsolete
  39. - Planar modes no longer share the display id with chunky modes, they get
  40.   their own ids now
  41. - Retina BLT Z3: more blitting functions, friend bitmaps are now on board
  42.   if possible, BltTemplate() acceleration (Text() should be much faster
  43.   now), eliminated problems with wrong mouse sprite colors and interlaced
  44.   modes
  45. - Merlin: implemented blitter acceleration for BltPattern() cases with
  46.   monochrome patterns (8/15/16/32bit)
  47. - WritePixel() sped up to some degree
  48. - Software pointer sprite problems fixed within WritePixelArray8(),
  49.   WritePixelLine8() and WriteChunkyPixels(), which showed up with ADoom.
  50. - OpenScreen() with depth=0 now behaves like CGfx, so patches for
  51.   PhotoGenics are no longer needed
  52. - Cirrus GD5434 and GD5446 based boards: fine horizontal timing adjustments
  53.   fixed
  54.  
  55. Changes in 1.34a:
  56. - Fixed bugs in PicassoIV.card
  57. - NCR77C32BLT.chip:
  58.   - sprite colors corrected in 15bit
  59.   - now pixel aligned panning only
  60. - Default settings files now contain 32bit modes, too (needed for TrueColor
  61.   on CyberVision* cards)
  62.  
  63. Changes in 1.34:
  64. - Optimized WritePixelArray() and the like (significant speed-up)
  65. - BltPattern() with color patterns fixed (TurboPrint6-GrafikPublisher bug)
  66. - BltMaskBitMapRastPort() is fast and flicker-less now
  67. - ScrollVPort() sprite position problems corrected (Myst)
  68. - CVision3D driver partially supports BltTemplate() acceleration (Text()
  69.   should be much faster now), maybe some ZorroII problems are resolved now,
  70.   too (unfortunately untested)
  71.  
  72. Changes in 1.33:
  73. - Fixed handling of panning that was broken when introducing the
  74.   ScrollVPort() patch (Visage center option works again now)
  75. - PicassoIV: corrected flickerfixer setup, PIP fixes (menus are always
  76.   visible now, max. zoom factor is now 8)
  77. - Blitting from Y4U2V2 bitmaps to Hi- and TrueColor bitmaps implemented. 
  78.  
  79. Changes in 1.32:
  80. - Emulation libraries and Picasso96API.library now prefer faster cards
  81.   for BestModeID type functions if more than one is installed
  82. - ScrollVPort() implemented and tested (thanks to James Ceraldi). This
  83.   should fix problems with CyberAnim, too.
  84. - Mask blits using same source and destination format (both bitmaps
  85.   located in graphics card mem) are done with blitter if available
  86. - PicassoIV: new pixel clock for PabloIV PAL support added
  87. - WaitBOVP() and WaitTOF() added again after minor fixes, these were
  88.   left out accidentally in the 1.31 release
  89. - Drivers for the CirrusGD542X boards have been fixed. These were
  90.   unfortunately partially defective in the 1.31 release.
  91.